home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 2.8 KB | 106 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; Four month planner starting with THIS MONTH
-
- [id]
- type=style month
- name=Month Planner (4 Months)
- view=month
- orientation=landscape
- optional= anydata check "Get data" large check "16 pages (default: 4 pages)" headerc color "Header/footer color:" thisc color "This month's color:" otherc color "Other month's color"
- index=?@large 4 2 ?@large 4 2
-
- ; **************************************************************************
- [thumbnail]
- box1=
- font=1:1
- text={0 1000 0 1:12} #headerc "Four Month Planner"
- box2={0 1000 1:12 1000}
- grid={0 1000 1:12 1000} 2 2 thumbmonth nextmonth
-
- [thumbmonth]
- text={0 1000 0 1:5} =@currentmonth @actualmonth #thisc #otherc (@currentmonth " " @currentyear)
-
- ; **************************************************************************
- [start]
- return=@height
- font=1:1
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #headerc @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headerc ? @header @header "Four Month Planner"
- text2={0 1000 19:20 20:20} #headerc @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headerc ? @header @header "Four Month Planner"
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- grid=2 2 0 all nextmonth
- pen=1 #headerc
- frame=2
-
- [all]
- set=cmonthint @currentmonthint
- pen=1 = (@currentmonth @currentyear) (@actualmonth @actualyear) #thisc #otherc
- text={0 1000 0 1:7} (@currentmonth " " @currentyear)
- box={0 1000 1:7 1000}
- grid1={0 1000 1:7 1000} 7 6 days
- layer2={0 1000 1:7 1000} ?@anydata dobanner
-
- [dobanner]
- message=("Banners")
- grid2=1 6 bannerinsides nextweek @setweekview
-
- [days]
- message=(@month3 " " @day)
- layer1={0 1:4 0 1:4} =@currentmonth @month day
- layer2={260 1000 10 1000} =@currentmonth @month ?@anydata dayevents
-
- [day]
- frame=
- font=1:1
- text==@currentmonth @month @day
-
- ; ------------------------------------------------------------------------
- [dayevents]
- data=setdayview
- event=all nobanner
- font=fixed 1:10
- simplestack=null thisevent
-
- [thisevent]
- font=event
- brush=?@iscolor eventbackground
- pen=event
- layer= eventlister "common.ini"
-
- ; ------------------------------------------------------------------------
- [bannerinsides]
- layer={0 1000 10 990} bannerinsides2
-
- [bannerinsides2]
- banner=6 #cmonthint 0 eventbanner eventbanner
-
- [eventbanner]
- min=0
- font=event
- brush1=?@iscolor yellow
- brush2=?@iscolor eventbackground
- pen=event
- box=2 banner
- stream= center (@tl ? @showdescription (? @ds (" - " @ds) "" ))
-